home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Tools & Utilities
/
Collection of Tools and Utilities.iso
/
instools
/
ipro164.zip
/
SPLIT.ZIP
/
SPLIT.DOC
next >
Wrap
Text File
|
1991-09-15
|
1KB
|
42 lines
The Install-Pro Automated Installation System
Version 1.50 -- September 15, 1991
Copyright 1991 DB/Soft Publishing Co.
All Rights Reserved
DB/Soft Publishing Co.
3200 Truxel Rd. #199
Sacramento, CA 95833
Voice: 1-916-927-6951
BBS: 1-916-927-2349
Netmail: 1:203/16
Split is a small program designed to create sections of a files
smaller or equal to a specified size. The actual size created is
rounded UP to the nearest 16k for simplicity.
The syntax is: SPLIT <filename> <filesize>
No slashes or dashes are needed.
DON'T feed split.exe a file that ends with a numeric character,
such as datafile.001. If datafile.001 needs to be split, rename
it datafile.xxx or something, as datafile.001 through
datafile.009 are subject to overwrite.
Make sure that the split filesize is at least 1/9 of the total
filesize, or portions won't be created.
The file that gets split MUST have a three character extension.